-
1 table lookup
table look-up, table lookupEnglish-Russian dictionary of program "Mir-Shuttle" > table lookup
-
2 table lookup
табличный поиск; поиск по таблице; обращение к таблице -
3 table lookup
"The process of using a known value to search for data in a previously constructed table of values: for example, using a purchase price to search a tax table for the appropriate sales tax." -
4 table lookup
1) Компьютерная техника: обращение к таблице, поиск по таблице, табличный поиск2) Техника: поиск данных по таблице, просмотр таблицы -
5 table lookup
табличный поиск, обращение к таблицеАнгло-русский словарь по компьютерной безопасности > table lookup
-
6 table lookup
-
7 table lookup
1) табличный поиск, поиск по таблицеEnglish-Russian dictionary of computer science and programming > table lookup
-
8 table lookup
• pretraživanje tabele -
9 table lookup
automatic data processing• taulukkohaku -
10 table lookup
• търсене в таблица -
11 table lookup
nCOMP&DP consulta de tablas f, consulta en tabla f -
12 table lookup
табличный поиск; обращение к таблицеEnglish-Russian dictionary of technical terms > table lookup
-
13 table lookup
s.consulta de tablas. -
14 Table lookup
அட்டவணை நோக்கல் -
15 table lookup
tabloya bakma, çizelgeye bakma -
16 table lookup
English-Russian dictionary of computer science > table lookup
-
17 table lookup instruction
Техника: команда поиска в таблицеУниверсальный англо-русский словарь > table lookup instruction
-
18 table lookup instruction
çizelge arama komutu -
19 quick table-lookup
Общая лексика: быстрый просмотр таблиц -
20 table look-up
table look-up, table lookupEnglish-Russian dictionary of program "Mir-Shuttle" > table look-up
См. также в других словарях:
table lookup — Searching for data in a table; commonly used in data entry validation and any operation that must match an item of data with a known set of values … IT glossary of terms, acronyms and abbreviations
lookup — look up n. (Computers) an operation that determines whether one or more of a set of items has a specified property; as, they wrote a program to do a table lookup. Syn: search. [WordNet 1.5] … The Collaborative International Dictionary of English
Lookup table — In computer science, a lookup table is a data structure, usually an array or associative array, often used to replace a runtime computation with a simpler array indexing operation. The savings in terms of processing time can be significant, since … Wikipedia
Lookup — In computing, lookup usually refers to searching a data structure for an item that satisfies some specified property . For example, variable lookup performed by a (scripting) language interpreter, virtual machine or other similar engine usually… … Wikipedia
Lookup table — Una lookup table (del inglés tabla de consulta ) es, en informática, una estructura de datos, normalmente un arreglo o un arreglo asociativo, que se usa para substituir una rutina de computación con una simple indexación de los arreglos. Son muy… … Wikipedia Español
lookup — noun an operation that determines whether one or more of a set of items has a specified property (Freq. 8) they wrote a program to do a table lookup • Syn: ↑search • Hypernyms: ↑operation … Useful english dictionary
Hash table — Not to be confused with Hash list or Hash tree. Unordered map redirects here. For the proposed C++ class, see unordered map (C++). Hash Table Type unsorted dictionary Invented 1953 Time complexity in big O notation Average Worst case Space … Wikipedia
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia
Page table — A page table is the data structure used by a virtual memory system in a computer operating system to store the mapping between virtual addresses and physical addresses. Virtual addresses are those unique to the accessing process. Physical… … Wikipedia
Transposition table — In computer chess and other computer games, transposition tables are used to speed up the search of the game tree. Transposition tables are primarily useful in perfect information games, meaning the entire state of the game is known to all… … Wikipedia
Mathematical table — Before calculators were cheap and plentiful, people would use mathematical tables lists of numbers showing the results of calculation with varying arguments to simplify and drastically speed up computation. Tables of logarithms and trigonometric… … Wikipedia